You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > SubFrom Method > TOpenCLMtxVec.SubFrom Method ([In] double, [In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.SubFrom Method ([In] double, [In] TOpenCLMtxVec)

Substract Vec elements from Value.

Syntax
C#
Visual Basic
public TOpenCLMtxVec SubFrom([In] double Value, [In] TOpenCLMtxVec Vec);

Stores the result in the calling object. Size and TOpenCLBase.ComplexComplexproperties of calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!